gdk: Let implicit touch grabs coexist with an implicit pointer grab
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 21 Feb 2012 02:27:51 +0000 (03:27 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 1 Mar 2012 21:25:26 +0000 (16:25 -0500)
commit5942fee240b0db8bb5325d1138ed4511aaf3ba02
tree9e8cfe79ed32965fae0a3c4de015967958896f67
parentb897ba0cd8f874877c35a204abf89dbe755f1d09
gdk: Let implicit touch grabs coexist with an implicit pointer grab

Create the backing GdkTouchGrabInfo for touches even if the pointer
emulating touch sequence is already holding an implicit grab on a
window that didn't select for touch events.
gdk/gdkwindow.c